target

abstract fun target(): Optional<EventTarget>

Returns an Optional that contains the element on which the event occurred if it exists, otherwise an empty Optional.